enableIosNotes property
Whether iOS notes are enabled.
Notes require special entitlements on iOS. Set to true to enable note access. See Apple's documentation.
Implementation
bool enableIosNotes = false;
Whether iOS notes are enabled.
Notes require special entitlements on iOS. Set to true to enable note access. See Apple's documentation.
bool enableIosNotes = false;