WKInterfaceObject.InterfaceProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.