$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

M

Magnitude() - Method in class com.google.appinventor.components.runtime.OrientationSensor
Magnitude property getter method (read-only property).
main(String[]) - Static method in class com.google.appinventor.components.runtime.util.NanoHTTPD
Starts as a standalone file server and waits for Enter.
makeEmptyList() - Static method in class com.google.appinventor.components.runtime.util.YailList
Create an empty YailList YailList from an array.
makeFullEventName(String, String) - Static method in class com.google.appinventor.components.runtime.EventDispatcher
 
MakeInstant(String) - Static method in class com.google.appinventor.components.runtime.Clock
An instant in time specified by MM/DD/YYYY hh:mm:ss or MM/DD/YYYY or hh:mm where MM is the month (01-12), DD the day (01-31), YYYY the year (0000-9999), hh the hours (00-23), mm the minutes (00-59) and ss the seconds (00-59).
MakeInstantFromMillis(long) - Static method in class com.google.appinventor.components.runtime.Clock
Create an Calendar from ms since 1/1/1970 00:00:00.0000 Probably should go in Calendar.
makeList(Object[]) - Static method in class com.google.appinventor.components.runtime.util.YailList
Create a YailList from an array.
makeList(Object[], int) - Static method in class com.google.appinventor.components.runtime.util.YailList
Create a YailList from an array.
makeList(List) - Static method in class com.google.appinventor.components.runtime.util.YailList
Create a YailList from a List.
makeList(Collection) - Static method in class com.google.appinventor.components.runtime.util.YailList
Create a YailList from a Collection.
MakeNewInstance(String, boolean) - Method in class com.google.appinventor.components.runtime.GameClient
Creates a new game instance.
MakePhoneCall() - Method in class com.google.appinventor.components.runtime.PhoneCall
Makes a phone call using the number in the PhoneNumber property.
makePhoneCall(Context, String) - Static method in class com.google.appinventor.components.runtime.util.PhoneCallUtil
 
Maps - Class in com.google.appinventor.components.runtime.collect
Provides static methods for creating mutable Maps instances easily.
Maps() - Constructor for class com.google.appinventor.components.runtime.collect.Maps
 
MaximumRange() - Method in class com.google.appinventor.components.runtime.ProximitySensor
Determines a sensor's maximum range.
MaxValue(float) - Method in class com.google.appinventor.components.runtime.Slider
 
MaxValue() - Method in class com.google.appinventor.components.runtime.Slider
Returns the slider max value
MediaUtil - Class in com.google.appinventor.components.runtime.util
Utilities for loading media.
MemoryLeakUtil - Class in com.google.appinventor.components.runtime.util
MemoryLeakUtil provides some useful methods for detecting memory leaks.
Mentions() - Method in class com.google.appinventor.components.runtime.Twitter
 
MentionsReceived(List<String>) - Method in class com.google.appinventor.components.runtime.Twitter
Indicates when all the mentions requested through Twitter.RequestMentions() have been received.
Message(String) - Method in class com.google.appinventor.components.runtime.Texting
The text message to that will be sent when the SendMessage method is called.
Message() - Method in class com.google.appinventor.components.runtime.Texting
The text message that will be sent when the SendMessage method is called.
MESSAGE_TAG - Static variable in class com.google.appinventor.components.runtime.Texting
 
MessageRead(int) - Method in class com.google.appinventor.components.runtime.NxtDirectCommands
 
MessageReceived(String, String) - Static method in class com.google.appinventor.components.runtime.Texting
Event that's raised when a text message is received by the phone.
MessageWrite(int, String) - Method in class com.google.appinventor.components.runtime.NxtDirectCommands
 
META_DATA_SMS_KEY - Static variable in class com.google.appinventor.components.runtime.Texting
 
META_DATA_SMS_VALUE - Static variable in class com.google.appinventor.components.runtime.Texting
 
MIME_DEFAULT_BINARY - Static variable in class com.google.appinventor.components.runtime.util.NanoHTTPD
Common mime types for dynamic content
MIME_HTML - Static variable in class com.google.appinventor.components.runtime.util.NanoHTTPD
Common mime types for dynamic content
MIME_PLAINTEXT - Static variable in class com.google.appinventor.components.runtime.util.NanoHTTPD
Common mime types for dynamic content
MIME_XML - Static variable in class com.google.appinventor.components.runtime.util.NanoHTTPD
Common mime types for dynamic content
mimeType - Variable in class com.google.appinventor.components.runtime.util.NanoHTTPD.Response
MIME type of content, e.g.
MinimumInterval() - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
Returns the minimum interval required between calls to Shaking(), in milliseconds.
MinimumInterval(int) - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
Specifies the minimum interval required between calls to Shaking(), in milliseconds.
MinimumInterval() - Method in class com.google.appinventor.components.runtime.Sound
Returns the minimum interval required between calls to Play(), in milliseconds.
MinimumInterval(int) - Method in class com.google.appinventor.components.runtime.Sound
Specify the minimum interval required between calls to Play(), in milliseconds.
Minute(Calendar) - Static method in class com.google.appinventor.components.runtime.Clock
Returns the minutes for the given date.
Minute() - Method in class com.google.appinventor.components.runtime.TimePicker
Returns the hour of the time that was last picked using the timepicker.
Minute(Calendar) - Static method in class com.google.appinventor.components.runtime.util.Dates
Returns the minutes for the given date.
MinValue(float) - Method in class com.google.appinventor.components.runtime.Slider
 
MinValue() - Method in class com.google.appinventor.components.runtime.Slider
Returns the value of slider min value.
Month(Calendar) - Static method in class com.google.appinventor.components.runtime.Clock
Returns the number of the month for the given instant.
Month() - Method in class com.google.appinventor.components.runtime.DatePicker
Returns the number of the Month that was last picked using the DatePicker.
Month(Calendar) - Static method in class com.google.appinventor.components.runtime.util.Dates
Returns the month of the given date.
MonthInText() - Method in class com.google.appinventor.components.runtime.DatePicker
Returns the name of the Month that was last picked using the DatePicker.
MonthName(Calendar) - Static method in class com.google.appinventor.components.runtime.Clock
Returns the name of the month for the given instant.
MonthName(Calendar) - Static method in class com.google.appinventor.components.runtime.util.Dates
Returns the name of the month for the given date.
MoveBackward(int, double) - Method in class com.google.appinventor.components.runtime.NxtDrive
 
MoveBackwardIndefinitely(int) - Method in class com.google.appinventor.components.runtime.NxtDrive
 
MoveForward(int, double) - Method in class com.google.appinventor.components.runtime.NxtDrive
 
MoveForwardIndefinitely(int) - Method in class com.google.appinventor.components.runtime.NxtDrive
 
MoveIntoBounds() - Method in class com.google.appinventor.components.runtime.Sprite
Moves the sprite back in bounds if part of it extends out of bounds, having no effect otherwise.
moveIntoBounds(int, int) - Method in class com.google.appinventor.components.runtime.Sprite
Moves the sprite back in bounds if part of it extends out of bounds, having no effect otherwise.
MoveTo(double, double) - Method in class com.google.appinventor.components.runtime.Sprite
Moves sprite directly to specified point.
Moving() - Method in class com.google.appinventor.components.runtime.Pedometer
Returns the current status of motion.
MultiLine() - Method in class com.google.appinventor.components.runtime.TextBox
Multi line property getter method.
MultiLine(boolean) - Method in class com.google.appinventor.components.runtime.TextBox
MultiLine property setter method.
myErr - Static variable in class com.google.appinventor.components.runtime.util.NanoHTTPD
 
myOut - Static variable in class com.google.appinventor.components.runtime.util.NanoHTTPD
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z