Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 363 Bytes

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" />