Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 363 Bytes

MaterialFieldControl.md

File metadata and controls

15 lines (12 loc) · 363 Bytes

MaterialField

Displays a value with its respective label in read-only format.

Screenshot

Example

<material:MaterialField 
    LabelText="Mail" 
    Text="michael.jordan@hotmail.com" 
    LeadingIcon="email.png" />