AI-Meerkat | 2024.3.1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 2 months ago
parent 1f49b2265a
commit 5bfbb11f76

@ -7,6 +7,8 @@
</component>
<component name="Translation.States">
<histories>
<item value="AM control panel view model" />
<item value="AM control pannel view model" />
<item value="Arabic" />
<item value="If true, tells the focus traversal policy to skip over this node for purposes of the traversal algorithm. This may be used to place nodes in the focus tree that may be focused, but not traversed, allowing them to receive key events as part of the focus chain, but not be traversed to via focus traversal. This is different from [canRequestFocus] because it only implies that the node can't be reached via traversal, not that it can't be focused. It may still be focused explicitly." />
<item value="Draws the subset of the given image described by the `src` argument into the canvas in the axis-aligned rectangle given by the `dst` argument. This might sample from outside the `src` rect by up to half the width of an applied filter. Multiple calls to this method with different arguments (from the same image) can be batched into a single call to [drawAtlas] to improve performance." />
@ -55,7 +57,6 @@
<item value="get baud" />
<item value="a result (possibly null), on successful invocation; a [PlatformException], if the invocation failed in the platform plugin; a [MissingPluginException], if the method has not been implemented by a platform plugin." />
<item value="The generic argument `T` of the method can be inferred by the surrounding context, or provided explicitly. If it does not match the returned type of the channel, a [TypeError] will be thrown at runtime. `T` cannot be a class with generics other than `dynamic`. For example, `Map&lt;String, String&gt;` is not supported but `Map&lt;dynamic, dynamic&gt;` or `Map` is." />
<item value="The static type of [arguments] is `dynamic`, but only values supported by the [codec] of this channel can be used. The same applies to the returned result. The values supported by the default codec and their platform-specific counterparts are documented with [StandardMessageCodec]." />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save