Source Context Failing checks
Ask the user to grant access to a dangerous permission.
AskForPermissionMethodDescriptions
AskForPermission
AskForPermissionMethods
Redirects user to login to Twitter via the Web browser using the OAuth protocol if we don''t already have authorization.
AuthorizeMethodDescriptions
List of the country codes available on this device for use with TextToSpeech. Check the Android developer documentation under supported languages to find the meanings of these abbreviations.
AvailableCountriesPropertyDescriptions
List of the languages available on this device for use with TextToSpeech. Check the Android developer documentation under supported languages to find the meanings of these abbreviations.
AvailableLanguagesPropertyDescriptions
Returns the azimuth angle of the device. To return meaningful values the sensor must be enabled.
AzimuthPropertyDescriptions
Device back button pressed.
BackPressedEventDescriptions
<p>A round ''sprite'' that can be placed on a <code>Canvas</code>, where it can react to touches and drags, interact with other sprites (<code>ImageSprite</code>s and other <code>Ball</code>s) and the edge of the Canvas, and move according to its property values.</p><p>For example, to have a <code>Ball</code> move 4 pixels toward the top of a <code>Canvas</code> every 500 milliseconds (half second), you would set the <code>Speed</code> property to 4 [pixels], the <code>Interval</code> property to 500 [milliseconds], the <code>Heading</code> property to 90 [degrees], and the <code>Enabled</code> property to <code>True</code>.</p><p>The difference between a <code>Ball</code> and an <code>ImageSprite</code> is that the latter can get its appearance from an image file, while a <code>Ball</code>''s appearance can be changed only by varying its <code>PaintColor</code> and <code>Radius</code> properties.</p>
BallHelpStringComponentPallette
Event handler called when a fling gesture (quick swipe) is made on an enabled Ball. This provides the x and y coordinates of the start of the fling (relative to the upper left of the canvas), the speed (pixels per millisecond), the heading (-180 to 180 degrees), and the x and y velocity components of the fling''s vector.
Ball__FlungEventDescriptions
Component for using the Barcode Scanner to read a barcode
BarcodeScannerHelpStringComponentPallette
Returns the bearing from the Marker to the given map feature, in degrees from due north. If the centroids parameter is true, the bearing will be to the center of the map feature. Otherwise, the bearing will be computed to the point in the feature nearest the Marker.
BearingToFeatureMethodDescriptions
BearingToFeature
BearingToFeatureMethods
Returns the bearing from the Marker to the given latitude and longitude, in degrees from due north.
BearingToPointMethodDescriptions
BearingToPoint
BearingToPointMethods
Simple event to raise when the `SpeechRecognizer` is invoked but before its activity is started.
BeforeGettingTextEventDescriptions
Event to raise when Speak is invoked, before the message is spoken.
BeforeSpeakingEventDescriptions
Behavior
BehaviorPropertyCategory
BlocksToolkit
BlocksToolkitProperties
Choose the set of components you’ll need for your project. A smaller set is good for beginner projects, while experts can use all options to build complex apps. For example, the Beginner Toolkit gives you access to all the features you need for our novice tutorials and curriculum.</p><p>You can always change your toolkit in Project Properties, so your choice now won’t limit the future possibilities for your app.</p>
BlocksToolkitPropertyDescriptions
Bluetooth client component
BluetoothClientHelpStringComponentPallette
BluetoothClient
BluetoothClientProperties
The BluetoothClient component that should be used for communication.
BluetoothClientPropertyDescriptions
Bluetooth server component
BluetoothServerHelpStringComponentPallette
The bottom of the range used for the BelowRange, WithinRange, and AboveRange events.
BottomOfRangePropertyDescriptions
BoundingBox
BoundingBoxProperties
Bounding box for the map stored as [[North, West], [South, East]].
BoundingBoxPropertyDescriptions
User has changed the map bounds by panning or zooming the map.
BoundsChangeEventDescriptions
BoundsChange
BoundsChangeEvents
Returns the bounding box of the Rectangle in the format ((North West) (South East)).
BoundsMethodDescriptions
Bounds
BoundsMethods
Converts a list of two-element sublists, representing name and value pairs, to a string formatted as application/x-www-form-urlencoded media type, suitable to pass to PostText.
BuildRequestDataMethodDescriptions
Button with the ability to detect clicks. Many aspects of its appearance can be changed, as well as whether it is clickable (<code>Enabled</code>), can be changed in the Designer or in the Blocks Editor.
ButtonHelpStringComponentPallette
Returns an estimate of the number of bytes that can be received without blocking
BytesAvailableToReceiveMethodDescriptions
This event has been deprecated.
CalibrationFailedEventDescriptions
Returns true if the WebViewer can go back in the history list.
CanGoBackMethodDescriptions
Returns true if the WebViewer can go forward in the history list.
CanGoForwardMethodDescriptions
<p>A two-dimensional touch-sensitive rectangular panel on which drawing can be done and sprites can be moved.</p> <p>The <code>BackgroundColor</code>, <code>PaintColor</code>, <code>BackgroundImage</code>, <code>Width</code>, and <code>Height</code> of the Canvas can be set in either the Designer or in the Blocks Editor. The <code>Width</code> and <code>Height</code> are measured in pixels and must be positive.</p><p>Any location on the Canvas can be specified as a pair of (X, Y) values, where <ul> <li>X is the number of pixels away from the left edge of the Canvas</li><li>Y is the number of pixels away from the top edge of the Canvas</li></ul>.</p> <p>There are events to tell when and where a Canvas has been touched or a <code>Sprite</code> (<code>ImageSprite</code> or <code>Ball</code>) has been dragged. There are also methods for drawing points, lines, and circles.</p>
CanvasHelpStringComponentPallette
When a fling gesture (quick swipe) is made on the canvas: provides the (x,y) position of the start of the fling, relative to the upper left of the canvas. Also provides the speed (pixels per millisecond) and heading (-180 to 180 degrees) of the fling, as well as the x velocity and y velocity components of the fling''s vector. The value "flungSprite" is true if a sprite was located near the the starting point of the fling gesture.
Canvas__FlungEventDescriptions
CenterFromString
CenterFromStringProperties
<p>Set the initial center coordinate of the map. The value is specified as a comma-separated pair of decimal latitude and longitude coordinates, for example, <code>42.359144, -71.093612</code>.</p><p>In blocks code, it is recommended for performance reasons to use SetCenter with numerical latitude and longitude rather than convert to the string representation for use with this property.</p>
CenterFromStringPropertyDescriptions
Returns the center of the Rectangle as a list of the form (Latitude Longitude).
CenterMethodDescriptions
Center
CenterMethods
Returns the centroid of the Polygon as a (latitude, longitude) pair.
CentroidMethodDescriptions
Centroid
CentroidMethods
Sets the character encoding to use when sending and receiving text. The default value is `"UTF-8"
CharacterEncodingPropertyDescriptions
Specifies the chart''s type (area, bar, pie, scatter), which determines how to visualize the data.
Chart__TypePropertyDescriptions
Checks whether we already have access, and if so, causes IsAuthorized event handler to be called.
CheckAuthorizedMethodDescriptions
True if the box is checked, false otherwise.
CheckedPropertyDescriptions
Event raised when the user canceled ShowChooseDialog.
ChoosingCanceledEventDescriptions
Clear the entire data store.
ClearAllMethodDescriptions