ABLabel Class
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.
Generic property labels.
public static class ABLabel
type ABLabel = class
- Inheritance
-
ABLabel
Remarks
Labels are used with LocalizedLabel(NSString), Label, Add(T, NSString), and Insert(IntPtr, T, NSString).
Properties
| Name | Description |
|---|---|
| Home |
Represents the value associated with the constant kABHomeLabel |
| Other |
Represents the value associated with the constant kABOtherLabel |
| Work |
Represents the value associated with the constant kABWorkLabel |