ListItem(String, Boolean) Constructor
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.
[Android.Runtime.Register(".ctor", "(Ljava/lang/String;Z)V", "", ApiSince=35)]
public ListItem (string label, bool selected);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;Z)V", "", ApiSince=35)>]
new Android.Graphics.Pdf.Models.ListItem : string * bool -> Android.Graphics.Pdf.Models.ListItem
Parameters
- label
- String
- selected
- Boolean
- Attributes