Edit

Share via


WKInterfaceObject.InterfaceProperty Property

Definition

Corresponds to an outlet in the storyboard.

public virtual string InterfaceProperty { [Foundation.Export("interfaceProperty")] get; }
member this.InterfaceProperty : string

Property Value

Attributes

Remarks

Application developers will not generally need to use this property, which is used by the operating system to hold the correspondence between storyboard outlets and interface objects.

Applies to