Lines Matching refs:SegmentButtonItemOptionsArray
12 import { SegmentButton, SegmentButtonOptions, SegmentButtonItemOptionsArray } from '@kit.ArkUI';
54 | buttons | [SegmentButtonItemOptionsArray](#segmentbuttonitemoptionsarray) | Yes| …
257 ## SegmentButtonItemOptionsArray section
265 …Button** component supports two to five buttons. As such, a **SegmentButtonItemOptionsArray** obje…
271 A constructor used to create a **SegmentButtonItemOptionsArray** instance.
309 …Button** component supports two to five buttons. As such, a **SegmentButtonItemOptionsArray** obje…
329 …Button** component supports two to five buttons. As such, a **SegmentButtonItemOptionsArray** obje…
349 …Button** component supports two to five buttons. As such, a **SegmentButtonItemOptionsArray** obje…
376 …Button** component supports two to five buttons. As such, a **SegmentButtonItemOptionsArray** obje…
405 …Button** component supports two to five buttons. As such, a **SegmentButtonItemOptionsArray** obje…
409 static create(elements: SegmentButtonItemTuple): SegmentButtonItemOptionsArray
411 Creates a **SegmentButtonItemOptionsArray** object.
428 | [SegmentButtonItemOptionsArray](#segmentbuttonitemoptionsarray) | Created **SegmentButtonItemOpti…
745 SegmentButtonItemOptionsArray,
792 SegmentButtonItemOptionsArray.create([{ text: 'a' }, { text: 'b' },