Lines Matching refs:old
190 | ohos.prompt | ActionMenuOptions |old : title?: string;<br>new : title?: string \| Resource; | 变更…
191 | ohos.prompt | ShowDialogOptions |old : message?: string;<br>new : message?: string \| Resource; …
192 | ohos.prompt | ShowDialogOptions |old : title?: string;<br>new : title?: string \| Resource; | 变更…
193 | ohos.prompt | Button |old : color: string;<br>new : color: string \| Resource; | 变更 |
194 | ohos.prompt | Button |old : text: string;<br>new : text: string \| Resource; | 变更 |
195 | ohos.prompt | ShowToastOptions |old : message: string;<br>new : message: string \| Resource; | 变…
196 | ArkUI | BorderOptions |old : style?: BorderStyle;<br>new : style?: EdgeStyles \| BorderStyle; | 变…
197 | ArkUI | BorderOptions |old : radius?: Length;<br>new : radius?: BorderRadiuses \| Length; | 变更 |
198 | ArkUI | BorderOptions |old : color?: ResourceColor;<br>new : color?: EdgeColors \| ResourceColor;…
199 | ArkUI | BorderOptions |old : width?: Length;<br>new : width?: EdgeWidths \| Length; | 变更 |
200 | ArkUI | AnimateParam |old : curve?: Curve \| string;<br>new : curve?: Curve \| string \| ICurve; …