Searched refs:FormOptions (Results 1 – 5 of 5) sorted by relevance
134 }: { contact?: Contacts.Contact; options?: Contacts.FormOptions } = {}) {141 }: { contact?: Contacts.Contact; options?: Contacts.FormOptions } = {}) {148 }: { contact?: Contacts.Contact; options?: Contacts.FormOptions } = {}) {
420 export type FormOptions = { alias627 …sync(contactId?: string | null, contact?: Contact | null, formOptions?: FormOptions): Promise<any>;
1 …FormOptions = {\n /**\n * The properties that will be displayed. On iOS those properties does n…
442 export type FormOptions = { alias756 formOptions: FormOptions = {}
213 Contacts.presentFormAsync(contactId: string, contact: Contact, formOptions: FormOptions): Promise<a…224 | formOptions | `FormOptions` | Options for the native editor |706 ### FormOptions