UIControl.HorizontalAlignment 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.
The horizontal alignment of this UIControl's content.
public virtual UIKit.UIControlContentHorizontalAlignment HorizontalAlignment { [Foundation.Export("contentHorizontalAlignment")] get; [Foundation.Export("setContentHorizontalAlignment:")] set; }
member this.HorizontalAlignment : UIKit.UIControlContentHorizontalAlignment with get, set
Property Value
- Attributes