Edit

AlignmentAttribute Class

Definition

Apply this attribute to properties and fields to instruct the BindingContext how it should align the text on the row.

[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, Inherited=false)]
public class AlignmentAttribute : Attribute
type AlignmentAttribute = class
    inherit Attribute
Inheritance
AlignmentAttribute
Attributes

Constructors

Name Description
AlignmentAttribute(UITextAlignment)

Fields

Name Description
Alignment

Applies to