Sdílet prostřednictvím


UITextFormattingViewControllerTextAlignment Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum UITextFormattingViewControllerTextAlignment
[<System.Flags>]
type UITextFormattingViewControllerTextAlignment = 
Inheritance
UITextFormattingViewControllerTextAlignment
Attributes

Fields

Name Value Description
Left 1
Center 2
Right 4
Justified 8
Natural 16

Applies to