Skip to content

原库部分接口在HarmonyOS中没有对应属性或接口支持 #12

@li2199

Description

@li2199

1,属性名称:onAnimationLoaded

原库描述:A callback function which will be called when animation is done loading. This callback is called with no parameters.

不支持原因:HarmonyOS中没有对应属性或接口支持、

2,属性名称:onAnimationFailure

原库描述:A callback function which will be called if an error occurs while working with the animation (loading, running, etc). This callback is called with a string error argument, which contains the error message that occured.

不支持原因:HarmonyOS中没有对应属性或接口支持

3,属性名称:resizeMode

原库描述:Determines how to resize the animated view when the frame doesn't match the raw image dimensions. Supports cover, contain and center.

不支持原因:HarmonyOS中没有对应属性或接口支持

4,属性名称:renderMode

原库描述:a String flag to set whether or not to render with HARDWARE or SOFTWARE acceleration

不支持原因:HarmonyOS中没有对应属性或接口支持

5,属性名称:colorFilters

原库描述:An array of objects denoting layers by KeyPath and a new color filter value (as hex string).

不支持原因:HarmonyOS中没有对应属性或接口支持

6,属性名称:textFiltersIOS

描述:Only iOS, an array of objects denoting text layers by KeyPath and a new string value.

不支持原因:HarmonyOS中没有对应属性或接口支持

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions